LayoutClickableWidget

constructor(x: Int, y: Int, width: Int, height: Int, layout: LayoutWidget)

Parameters

x

X position of the widget in pixels

y

Y position of the widget in pixels

width

width of the widget in pixels

height

height of the widget in pixels

layout

LayoutWidget the layout wrapped by this widget